[Global Namespace]
Namespaces
Functions
Retrieves publicly available asset.
Generates a div containing an input of type checkbox with the label to the left that is not part of a group.
Generates a div containing an input of type checkbox with the label to the right that is not part of a group.
Prints to console using JavaScript.
Get a configuration value.
Inserts csrf token into form.
Performs var_dump of parameter and kills the page.
Dumps content but continues execution.
Escape a string for safe HTML output.
Renders an HTML div element that surrounds an input of type email.
Get an environment variable.
Returns list of errors.
Adds a session alert message.
No description
Assists in the development of forms input blocks in forms. It accepts parameters for setting attribute tags in the form section. Not to be used for inputs of type "Submit" For submit inputs use the submitBlock or submitTag functions.
Performs operations for adding content to log files.
Get the current time as a formatted string using Carbon.
Generates an HTML output element.
Creates an input element of type radio with an accompanying label element. Compatible with radio button groups.
Performs redirect operations.
Route function for views that supports dot notation and array of parameters.
Renders a select element with a list of options.
Create a input element of type submit.
Generates a div containing an input of type submit.
Renders an HTML div element that surrounds an input of type tel.
Assists in the development of textarea in forms. It accepts parameters for setting attribute tags in the form section.
Generate the URL for a Vite-built asset.